Scroll
[Graphics] - Pixelwise scrolling
Description:
SUB ScrollRight()
Parameters:
None
Returns:
Nothing
Notes:
Scrolls the whole screen to right.
SUB ScrollLeft()
Parameters:
None
Returns:
Nothing
Notes:
Scrolls the whole screen to left.
SUB ScrollUp()
Parameters:
None
Returns:
Nothing
Notes:
Scrolls the whole screen to up.
SUB ScrollDown()
Parameters:
None
Returns:
Nothing
Notes:
Scrolls the whole screen to down.
#Include <scroll.bas>
Supported Plattforms:
ZX Spectrum